DELETE api/customer/{userId}/projects?projectId[0]={projectId[0]}&projectId[1]={projectId[1]}

Статусы проектов и заявок - 0 модерация, 1 - отклонено, 2 - в работе, 3 - выполнено . delete customer projects by ?projectId=

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

projectId

Collection of integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.